home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / bbsutils / tb502man.arj / P132 < prev    next >
Text File  |  1994-02-13  |  2KB  |  32 lines

  1.  
  2.  
  3.  
  4.      The TriBBS Bulletin Board System                                   132
  5.  
  6.      Therefore, it is possible for an error correcting connection to be
  7.      sending data much faster than the DCE to DCE baud rate.  So that data
  8.      will not be lost between the computer and the modem, the DTE to DCE
  9.      baud rate must be higher than the DCE to DCE baud rate.  Generally,
  10.      high-speed modems are locked at either 19200 baud or 38400 baud.
  11.  
  12.      So, how is a serial port locked?  The first step is to tell your modem
  13.      to maintain the DTE to DCE link at a constant baud rate and to report
  14.      DCE to DCE baud rates in the CONNECT string.  Additionally, you should
  15.      always use RTS/CTS hardware data flow control with an error correcting
  16.      modem.  To configure your modem to perform these actions, you need to
  17.      either add a couple of AT commands to your initialization string or
  18.      save the proper AT commands in your modem's NRAM settings. 
  19.      Unfortunately, there is no set standard for the AT commands that
  20.      perform these actions.  Consequently, you'll have to either consult
  21.      the modem's manual or contact the modem's manufacturer to determine
  22.      the appropriate AT commands you need to use. After you've correctly
  23.      configured your modem, you need to configure the computer's
  24.      communications program.  Simply tell the communication program that
  25.      the serial port is to be locked and that hardware data flow control is
  26.      to be used.  Believe it or not, that's all there is to locking a
  27.      serial port.
  28.  
  29.  
  30.  
  31.  
  32.